home *** CD-ROM | disk | FTP | other *** search
/ Exploring Aeronautics / NASA Exploring Aeronautics.iso / pc / source / debug.dxr / 00009.ls < prev    next >
Encoding:
Text File  |  1998-06-02  |  84 b   |  6 lines

  1. on mouseUp
  2.   tell the stage
  3.     set the stageColor to the stageColor
  4.   end tell
  5. end
  6.